defensive programming meaning in English
防错编程
防错性程序设计
防卫性程式设计
Examples
- The next column covers defensive programming techniques in c , and explains why certain system calls are problematic and what to do instead
超过了限制的次数后,攻击者当然会在电话中说: “我记不住口令! ” 。 - We ll also discuss less - common attacks - such as man - in - the - middle attacks - that you can avoid with defensive programming
我们也将讨论比较少见的攻击(诸如第三者攻击( man - in - the - middle ) ) ,以便您可以透过防护性程式设计来加以避免。 - Microsoft lists a dozen reasons for application crashes ; my favorite is the absence of ' defensive programming . ' coders , just like freeway drivers , shouldn ' t assume other people are doing their jobs correctly
微软罗列了十多个应用程序崩溃的可能原因,我最认同的一项是缺乏“防御性编程” ,程序编写员就像是高速公路上的驾驶员,他们不能想当然地认为其他人都能把自己的工作做好。 - Sockets programming is easy and enjoyable , especially if you avoid introducing bugs or at least make them easy to find by considering the five common pitfalls described in this article , in addition to standard defensive programming practices
套接字编程是容易而有趣的,但是您要避免引入错误或至少使它们容易被发现,这就需要考虑本文中描述的这5个常见的陷阱,并且采用标准的防错性程序设计实践。